Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Extracting ID File from ID Vault issue
Feedback Type: Question
Product Area: ID Vault
Technical Area: Application Development
Platform: Windows
Release: 8.5.1
Reproducible: Always

Greetings,

I have a soap web service that calls a script library function. Function opens up the ID Vault on our admin server (library signed by adminID). Does a quick GetDocByKey of a AD Attribute for users fully qualified name. If it finds a match it detachs UserID file and renames it out to a share. There is a tool we use to setup Notes that is outside of notes (C#) that calls this service. Then it picks up the ID file and drops it to local machine and finishes setup. The ID file once extracted out to share and then to local machine. When trying to switch to that ID file I am getting a "Unsupported ID File Version". I did a google search and found nothing specific to tell me just about detaching it. I saw an earlier post from 2010 about needing password in order to detach it. Is this still the case or am I doing something wrong. Here is my code.

Dim userIDFile As NotesEmbeddedObject
Set userIDFile = idVaultDoc.GetAttachment("UserID")
If userIDFile.Filesize > 0 Then
Call userIDFile.ExtractFile(pathName + tUserIDName + ".id")
returnMessage = "Y-IDExtracted"
Else
returnMessage = "X-BadFileSize"
End If

Thanks in advance for any help/advice.

Steven


Feedback number WEBB93SSFG created by ~Patti Lopboosimannivu on 01/09/2013

Status: Open
Comments:

Extracting ID File from ID Vault is... (~Patti Lopboosi... 9.Jan.13)
. . Use SECfIDGet (~Patti Lopboosi... 9.Jan.13)
. . The IDs in the Notes ID vault are e... (~Tanita Desweve... 14.Jan.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS